home *** CD-ROM | disk | FTP | other *** search
/ SGI Freeware 2002 November / SGI Freeware 2002 November - Disc 2.iso / dist / fw_glimpse.idb / usr / freeware / src / glimpse-3.0 / libtemplate / include / autoconf.h.z / autoconf.h
C/C++ Source or Header  |  1997-09-09  |  6KB  |  243 lines

  1. /* common/include/autoconf.h.  Generated automatically by configure.  */
  2. /* common/include/autoconf.h.in.  Generated automatically from configure.in by autoheader.  */
  3.  
  4. /* Define if on AIX 3.
  5.    System headers sometimes define this.
  6.    We just want to avoid a redefinition error message.  */
  7. #ifndef _ALL_SOURCE
  8. /* #undef _ALL_SOURCE */
  9. #endif
  10.  
  11. /* Define if using alloca.c.  */
  12. /* #undef C_ALLOCA */
  13.  
  14. /* Define to empty if the keyword does not work.  */
  15. /* #undef const */
  16.  
  17. /* Define to one of _getb67, GETB67, getb67 for Cray-2 and Cray-YMP systems.
  18.    This function is required for alloca.c support on those systems.  */
  19. /* #undef CRAY_STACKSEG_END */
  20.  
  21. /* Define if you have dirent.h.  */
  22. /* #define DIRENT 1*/
  23.  
  24. /* Define to the type of elements in the array set by `getgroups'.
  25.    Usually this is either `int' or `gid_t'.  */
  26. /* #undef GETGROUPS_T */
  27.  
  28. /* Define to `int' if <sys/types.h> doesn't define.  */
  29. /* #undef gid_t */
  30.  
  31. /* Define if you have alloca.h and it should be used (not Ultrix).  */
  32. #define HAVE_ALLOCA_H 1
  33.  
  34. /* Define if you support file names longer than 14 characters.  */
  35. #define HAVE_LONG_FILE_NAMES 1
  36.  
  37. /* Define if your struct stat has st_blksize.  */
  38. #define HAVE_ST_BLKSIZE 1
  39.  
  40. /* Define if utime(file, NULL) sets file's timestamp to the present.  */
  41. #define HAVE_UTIME_NULL 1
  42.  
  43. /* Define if on MINIX.  */
  44. /* #undef _MINIX */
  45.  
  46. /* Define if you don't have dirent.h, but have ndir.h.  */
  47. /* #undef NDIR */
  48.  
  49. /* Define to `long' if <sys/types.h> doesn't define.  */
  50. /* #undef off_t */
  51.  
  52. /* Define if the system does not provide POSIX.1 features except
  53.    with this defined.  */
  54. /* #undef _POSIX_1_SOURCE */
  55.  
  56. /* Define if you need to in order for stat and other things to work.  */
  57. /* #undef _POSIX_SOURCE */
  58.  
  59. /* Define as the return type of signal handlers (int or void).  */
  60. #define RETSIGTYPE void
  61.  
  62. /* Define if the setvbuf function takes the buffering type as its second
  63.    argument and the buffer pointer as the third, as on System V
  64.    before release 3.  */
  65. /* #undef SETVBUF_REVERSED */
  66.  
  67. /* If using the C implementation of alloca, define if you know the
  68.    direction of stack growth for your system; otherwise it will be
  69.    automatically deduced at run-time.
  70.     STACK_DIRECTION > 0 => grows toward higher addresses
  71.     STACK_DIRECTION < 0 => gro
  72. ws toward lower addresses
  73.     STACK_DIRECTION = 0 => direction of growth unknown
  74.  */
  75. /* #undef STACK_DIRECTION */
  76.  
  77. /* Define if the `S_IS*' macros in <sys/stat.h> do not work properly.  */
  78. /* #undef STAT_MACROS_BROKEN */
  79.  
  80. /* Define if you have the ANSI C header files.  */
  81. /* #undef STDC_HEADERS */
  82.  
  83. /* Define if you don't have dirent.h, but have sys/dir.h.  */
  84. /* #undef SYSDIR */
  85.  
  86. /* Define if you don't have dirent.h, but have sys/ndir.h.  */
  87. /* #undef SYSNDIR */
  88.  
  89. /* Define to `int' if <sys/types.h> doesn't define.  */
  90. /* #undef uid_t */
  91.  
  92. /* Define if the closedir function returns void instead of int.  */
  93. /* #undef VOID_CLOSEDIR */
  94.  
  95. /* Define if your processor stores words with the most significant
  96.    byte first (like Motorola and SPARC, unlike Intel and VAX).  */
  97. #define WORDS_BIGENDIAN 1
  98.  
  99. /* The number of bytes in a int.  */
  100. #define SIZEOF_INT 4
  101.  
  102. /* The number of bytes in a long.  */
  103. #define SIZEOF_LONG 4
  104.  
  105. /* Define if you have bcopy.  */
  106. #define HAVE_BCOPY 1
  107.  
  108. /* Define if you have bzero.  */
  109. #define HAVE_BZERO 1
  110.  
  111. /* Define if you have flock.  */
  112. /* #define HAVE_FLOCK 1 */
  113.  
  114. /* Define if you have fsync.  */
  115. #define HAVE_FSYNC 1
  116.  
  117. /* Define if you have ftruncate.  */
  118. #define HAVE_FTRUNCATE 1
  119.  
  120. /* Define if you have getcwd.  */
  121. #if defined(__NEXT__)
  122. #define HAVE_GETCWD 0
  123. #else
  124. #define HAVE_GETCWD 1
  125. #endif
  126.  
  127. /* Define if you have getdtablesize.  */
  128. #define HAVE_GETDTABLESIZE 1
  129.  
  130. /* Define if you have lrand48.  */
  131. #define HAVE_LRAND48 1
  132.  
  133. /* Define if you have memmove.  */
  134. /* #undef HAVE_MEMMOVE */
  135.  
  136. /* Define if you have mktime.  */
  137. #define HAVE_MKTIME 1
  138.  
  139. /* Define if you have nice.  */
  140. #define HAVE_NICE 1
  141.  
  142. /* Define if you have on_exit.  */
  143. #define HAVE_ON_EXIT 1
  144.  
  145. /* Define if you have random.  */
  146. #define HAVE_RANDOM 1
  147.  
  148. /* Define if you have rename.  */
  149. #define HAVE_RENAME 1
  150.  
  151. /* Define if you have setlinebuf.  */
  152. #define HAVE_SETLINEBUF 1
  153.  
  154. /* Define if you have setrlimit.  */
  155. #define HAVE_SETRLIMIT 1
  156.  
  157. /* Define if you have srand48.  */
  158. #define HAVE_SRAND48 1
  159.  
  160. /* Define if you have srandom.  */
  161. #define HAVE_SRANDOM 1
  162.  
  163. /* Define if you have strdup.  */
  164. #define HAVE_STRDUP 1
  165.  
  166. /* Define if you have strerror.  */
  167. /* #undef HAVE_STRERROR */
  168.  
  169. /* Define if you have sysconf.  */
  170. #define HAVE_SYSCONF 1
  171.  
  172. /* Define if you have timegm.  */
  173. #define HAVE_TIMEGM 1
  174.  
  175. /* Define if you have usleep.  */
  176. #define HAVE_USLEEP 1
  177.  
  178. /* Define if you have vfork.  */
  179. #define HAVE_VFORK 1
  180.  
  181. /* Define if you have the <arpa/inet.h> header file.  */
  182. #define HAVE_ARPA_INET_H 1
  183.  
  184. /* Define if you have the <config.h> header file.  */
  185. /* #undef HAVE_CONFIG_H */
  186.  
  187. /* Define if you have the <fcntl.h> header file.  */
  188. #define HAVE_FCNTL_H 1
  189.  
  190. /* Define if you have the <memory.h> header file.  */
  191. #define HAVE_MEMORY_H 1
  192.  
  193. /* Define if you have the <netinet/in.h> header file.  */
  194. #define HAVE_NETINET_IN_H 1
  195.  
  196. /* Define if you have the <stdlib.h> header file.  */
  197. #define HAVE_STDLIB_H 1
  198.  
  199. /* Define if you have the <string.h> header file.  */
  200. #define HAVE_STRING_H 1
  201.  
  202. /* Define if you have the <sys/file.h> header file.  */
  203. #define HAVE_SYS_FILE_H 1
  204.  
  205. /* Define if you have the <sys/syslog.h> header file.  */
  206. #define HAVE_SYS_SYSLOG_H 1
  207.  
  208. /* Define if you have the <sys/time.h> header file.  */
  209. #define HAVE_SYS_TIME_H 1
  210.  
  211. /* Define if you have the <sys/types.h> header file.  */
  212. #define HAVE_SYS_TYPES_H 1
  213.  
  214. /* Define if you have the <syslog.h> header file.  */
  215. #define HAVE_SYSLOG_H 1
  216.  
  217. /* Define if you have the <unistd.h> header file.  */
  218. #define HAVE_UNISTD_H 1
  219.  
  220. /* Define if you have the dbm library (-ldbm).  */
  221. #define HAVE_LIBDBM 1
  222.  
  223. /* Define if you have the fl library (-lfl).  */
  224. /* #undef HAVE_LIBFL */
  225.  
  226. /* Define if you have the malloc library (-lmalloc).  */
  227. /* #undef HAVE_LIBMALLOC */
  228.  
  229. /* Define if you have the ndbm library (-lndbm).  */
  230. /* #undef HAVE_LIBNDBM */
  231.  
  232. /* Define if you have the nsl library (-lnsl).  */
  233. /* #undef HAVE_LIBNSL */
  234.  
  235. /* Define if you have the resolv library (-lresolv).  */
  236. /* #undef HAVE_LIBRESOLV */
  237.  
  238. /* Define if you have the seq library (-lseq).  */
  239. /* #undef HAVE_LIBSEQ */
  240.  
  241. /* Define if you have the socket library (-lsocket).  */
  242. /* #undef HAVE_LIBSOCKET */
  243.